home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 13990 / 13990.xpi / install.rdf < prev   
Extensible Markup Language  |  2010-01-14  |  939b  |  22 lines

  1. <?xml version="1.0"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4.    <Description about="urn:mozilla:install-manifest">
  5.      <em:targetApplication>
  6.        <Description>
  7.          <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  8.          <em:minVersion>1.5</em:minVersion>
  9.          <em:maxVersion>3.6.*</em:maxVersion>
  10.        </Description>
  11.      </em:targetApplication>
  12.  
  13.      <em:version>1.2.1</em:version>
  14.      <em:type>2</em:type>
  15.      <em:creator>Peter Olayev</em:creator>
  16.      <em:id>YoutubeDownloader@PeterOlayev.com</em:id>
  17.      <em:name>1-Click YouTube Video Downloader</em:name>
  18.      <em:description>Download YouTube Videos in FLV and MP4 (both High Defintion and iPod compatible High-Quality) in a single click.</em:description>
  19.      <em:iconURL>chrome://clickYoutubeD/content/icons/icon_big.png</em:iconURL>
  20.    </Description>      
  21. </RDF>
  22.